ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseLineAxisView<TCoordinateSystemView> Class / _getSuggestWidth Method

In This Topic
    _getSuggestWidth Method (_BaseLineAxisView<TCoordinateSystemView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getSuggestWidth( _
       ByVal viewWidth As Double _
    ) As Double
    public double _getSuggestWidth( 
       double viewWidth
    )

    Parameters

    viewWidth
    See Also